Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]KeyVerificationNumberRequestKt
/
Dsl
Dsl
class
Dsl
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
nonce
Link copied to clipboard
@get:
JvmName
(
name
=
"getNonce"
)
@set:
JvmName
(
name
=
"setNonce"
)
var
nonce
:
Long
uint64 nonce = 1;
remote
Longname
Link copied to clipboard
@get:
JvmName
(
name
=
"getRemoteLongname"
)
@set:
JvmName
(
name
=
"setRemoteLongname"
)
var
remoteLongname
:
String
string remote_longname = 2;
Functions
clear
Nonce
Link copied to clipboard
fun
clearNonce
(
)
uint64 nonce = 1;
clear
Remote
Longname
Link copied to clipboard
fun
clearRemoteLongname
(
)
string remote_longname = 2;